PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFAlternateImage Class / getImage Method
In This Topic
    getImage Method
    In This Topic
    Gets the image.
    Syntax
    public PDFImage getImage()

    Return Value

    The image object represented by this alternate image.
    See Also